public abstract class C1ObservableKeyedCollection<TKey,TItem> : System.Collections.ObjectModel.KeyedCollection<TKey,TItem>, INotifyCollectionChanged
'Declaration Public MustInherit Class C1ObservableKeyedCollection (Of TKey,TItem) Inherits System.Collections.ObjectModel.KeyedCollection(Of TKey,TItem) Implements INotifyCollectionChanged